home *** CD-ROM | disk | FTP | other *** search
- -- card: 5955 from stack: in
- -- bmap block id: 6390
- -- flags: 0000
- -- background id: 5540
- -- name:
- ----- HyperTalk script -----
- on OpenCard
- send mouseUp to button 1
- wait 5 secs
- end OpenCard
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=167 top=59 right=108 bottom=214
- -- title width / last selected line: 0
- -- icon id / first selected line: 14767 / 14767
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help!
- ----- HyperTalk script -----
- on mouseUp
- put "Don't leave me out here in the woods! Send the shareware fee today." into msg
- wait 3 secs
- end mouseUp
-
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=166 top=74 right=97 bottom=202
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- send mouseUp to button 1
- end mouseUp
-
-
- -- part contents for card part 2
- ----- text -----
- Help!